Skip to content

Ensure tutorial notebooks can run without error in Python 3.10#694

Merged
tturocy merged 6 commits intomasterfrom
fix/634
Dec 12, 2025
Merged

Ensure tutorial notebooks can run without error in Python 3.10#694
tturocy merged 6 commits intomasterfrom
fix/634

Conversation

@edwardchalstrey1
Copy link
Copy Markdown
Member

Issues closed by this PR

Description of the changes in this PR

  • This PR updates tutorial 03 to fix the issue that @d-kad noticed in [Documentation]: Modify tutorials to have Python 3.10+ friendly syntax #639 - the solution was to just convert the rational action value to a string before including it in the f-string, which looks good to me.
  • I also removed the version specific check for running tutorial tests so the 3.10 GH action will not skip them
  • Also noticed there was a mistake in python.yml and have updated the names of macos- jobs and ensured they run the full test suite including tutorials

How to review this PR

See the NBReview link

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@tturocy tturocy merged commit 1023c24 into master Dec 12, 2025
28 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in Ed Chalstrey Gambit priorities Dec 12, 2025
@tturocy tturocy deleted the fix/634 branch December 12, 2025 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants